Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Fix tunneling example for Express #214

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Fix tunneling example for Express #214

merged 2 commits into from
Oct 16, 2023

Conversation

memcorrupt
Copy link
Contributor

The tunneling example for Express.js that was published a week ago via PR #211 does not properly handle binary compressed session replay events. This PR rectifies that and changes references to fastify in the package.json for this example.

This PR properly fixes getsentry/sentry-javascript#9047 and getsentry/sentry#57793 (and a few other relating issues that probably don't need to be mentioned here).

Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet, thank you - I also noticed this recently but didn't get around to actually fixing this yet 🚀

@mydea mydea merged commit 66da5f8 into getsentry:master Oct 16, 2023
@GeekCornerGH
Copy link
Contributor

Sorry for missing this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document how to write a Fastify/Node.js tunnel that handles replay data
3 participants